Skip to content

Instantly share code, notes, and snippets.

@suryagaddipati
Created July 3, 2012 20:59
Show Gist options
  • Save suryagaddipati/3043037 to your computer and use it in GitHub Desktop.
Save suryagaddipati/3043037 to your computer and use it in GitHub Desktop.
class Hello
def `()
asdfas
end
def y
self.`()
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment