class SyntaxTree::YARV::DupHash

def initialize(object)

def initialize(object)
  @object = object
end