module Rspec

def self.configuration

def self.configuration
  @configuration ||= Rspec::Core::Configuration.new
end