class RSpec::Core::Configuration

def mock_with(mock_framework)

def mock_with(mock_framework)
  settings[:mock_framework] = mock_framework
end