class EnhaosGem::Saying

Public Instance Methods

enhao_says_something() click to toggle source
# File lib/enhaos_gem.rb, line 7
def enhao_says_something
    "Stupidity is not endearing!"
end