# File lib/ruby2ruby.rb, line 349
  def process_false(exp)
    "false"
  end