# File test/test_sexp_processor.rb, line 56
  def process_string(exp)
    return exp.shift
  end