class SyntaxTree::YARV::ObjToString

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("objtostring", [fmt.calldata(calldata)])
end