# File lib/rspec/core/configuration.rb, line 339
      def expectation_framework=(framework)
        expect_with(framework)
      end