Skip to content

Instantly share code, notes, and snippets.

@PatrickTulskie
Created June 11, 2009 05:52
Show Gist options
  • Save PatrickTulskie/127728 to your computer and use it in GitHub Desktop.
Save PatrickTulskie/127728 to your computer and use it in GitHub Desktop.
class AnnoyingKid
def self.why?(answer)
self.why?(answer)
end
end
AnnoyingKid.why?('because')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment