# File lib/rspec/core/configuration.rb, line 333 def expectation_frameworks expect_with :rspec if @expectation_frameworks.empty? @expectation_frameworks end