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