class SyntaxTree::YARV::OptAref

def to_a(_iseq)

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