# File test/test_sexp_processor.rb, line 21
  def process_acc2(exp)
    out = []
    out << exp.thing_one
  end