class RSpec::Core::Runner

def self.installed_at_exit? # :nodoc:

:nodoc:
def self.installed_at_exit? # :nodoc:
  @installed_at_exit ||= false
end