class Naruto::Uzumaki

Public Instance Methods

printer() click to toggle source
# File lib/naruto.rb, line 5
def printer
        p "Naruto Uzumaki"
end