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