# File lib/rspec/core/configuration.rb, line 770
      def configure_mock_framework
        RSpec::Core::ExampleGroup.send(:include, mock_framework)
      end