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