class RSpec::Expectations::Configuration

def strict_predicate_matchers?

def strict_predicate_matchers?
  @strict_predicate_matchers
end