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