class SyntaxTree::YARV::OptAnd

def to_a(_iseq)

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