class Soonje

Public Instance Methods

hi() click to toggle source
# File lib/soonje.rb, line 2
def hi
    puts 'im from korean'
end