class SyntaxTree::YARV::OptOr

def to_a(_iseq)

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