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