class SyntaxTree::YARV::OptGT

def to_a(_iseq)

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