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