# File lib/ruby2ruby.rb, line 50 def process exp exp = Sexp.from_array(exp) if Array === exp unless Sexp === exp super exp end