Class: Naruto::Uzumaki

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

Instance Method Summary collapse

Instance Method Details

#printerObject



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

def printer
	p "Naruto Uzumaki"
end