Class: Noodles

Inherits:
Object
  • Object
show all
Defined in:
lib/fun.rb

Instance Method Summary collapse

Instance Method Details

#cookObject



3
4
5
# File 'lib/fun.rb', line 3

def cook
  puts "Kill all Humans! (just joking! :D)"
end