class SyntaxTree::YARV::DupHash

def to_a(_iseq)

def to_a(_iseq)
  [:duphash, object]
end