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