Skip to content

Instantly share code, notes, and snippets.

@jimweirich
Created November 16, 2009 16:38
Show Gist options
  • Save jimweirich/236117 to your computer and use it in GitHub Desktop.
Save jimweirich/236117 to your computer and use it in GitHub Desktop.
class C
CC = Object.new
def self.new
CC
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment