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