# File lib/rspec/core/configuration.rb, line 115
      def mock_with(mock_framework)
        settings[:mock_framework] = mock_framework
      end