module Glrg100

Constants

VERSION

Public Instance Methods

greeting() click to toggle source
# File lib/glrg100.rb, line 4
def greeting
    puts "Hi~"
end