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