class SyntaxTree::YARV::Pop

def to_a(_iseq)

def to_a(_iseq)
  [:pop]
end