# File lib/rspec/core.rb, line 108
  def self.configuration=(new_configuration)
    @configuration = new_configuration
  end