# File lib/rspec/core.rb, line 80
  def self.configuration
    @configuration ||= RSpec::Core::Configuration.new
  end