class RSpec::Core::Configuration
def expectation_frameworks
def expectation_frameworks expect_with :rspec if @expectation_frameworks.empty? @expectation_frameworks end
def expectation_frameworks expect_with :rspec if @expectation_frameworks.empty? @expectation_frameworks end