module RSpec::Core::MockFrameworkAdapter

def self.configuration

def self.configuration
  RSpec::Mocks.configuration
end