Class: There

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

Instance Method Summary collapse

Instance Method Details

#speakObject



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

def speak
  puts "Arf! Arf!"
end