module RSpec

def self.configuration

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