class Hellotm

Public Class Methods

hy() click to toggle source
# File lib/flyblue.rb, line 2
def self.hy()
  puts "Jean is the best student of Ynov"
end