# File lib/rspec/core.rb, line 92
  def self.configure
    yield configuration if block_given?
  end