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