Class: Miao::Cat

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

Instance Method Summary collapse

Instance Method Details

#sayObject



5
6
7
# File 'lib/miao.rb', line 5

def say
	"hello, miao!!!"
end