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