class Object

Public Instance Methods

hw() click to toggle source
# File lib/takakura_test.rb, line 1
def hw
  puts "Hello takakura World!"
end