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