# File lib/ruby2ruby.rb, line 353
def
process_defined
(
exp
)
"defined? #{process(exp.shift)}"
end