Class: FlySwatter

Inherits:
Object
  • Object
show all
Defined in:
lib/fly-swatter.rb

Instance Method Summary collapse

Instance Method Details

#testObject



2
3
4
# File 'lib/fly-swatter.rb', line 2

def test
  puts "This instance of #{self.class} is working!"
end