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