Skip to content

Instantly share code, notes, and snippets.

@ToreySound
Created October 20, 2013 20:34
Show Gist options
  • Save ToreySound/7074972 to your computer and use it in GitHub Desktop.
Save ToreySound/7074972 to your computer and use it in GitHub Desktop.
def obj.talk
puts "I am an object."
puts "(Do you object?)"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment