Skip to content

Instantly share code, notes, and snippets.

@aarongough
Created July 12, 2010 18:59
Show Gist options
  • Save aarongough/472900 to your computer and use it in GitHub Desktop.
Save aarongough/472900 to your computer and use it in GitHub Desktop.
blank_object = {
:parent => nil,
:slots => {},
:size => 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment