# File lib/rspec/core/runner.rb, line 21
      def self.installed_at_exit?
        @installed_at_exit ||= false
      end