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