# File lib/ruby2ruby.rb, line 607
  def process_nil(exp)
    "nil"
  end