class SyntaxTree::YARV::ObjToString

def to_a(_iseq)

def to_a(_iseq)
  [:objtostring, calldata.to_h]
end