# File lib/rubygems/user_interaction.rb, line 264
  def terminate_interaction(status = 0)
    raise Gem::SystemExitException, status
  end