# File lib/ruby_to_ruby_c.rb, line 155
  def process_nil(exp)
    return "Qnil"
  end