class SyntaxTree::YARV::Swap

def to_a(_iseq)

def to_a(_iseq)
  [:swap]
end