Method: IceTray.hi

Defined in:
lib/ice_tray.rb

.hiObject



2
3
4
# File 'lib/ice_tray.rb', line 2

def self.hi
	puts "Hi from IceTray"
end