class RSpec::Expectations::Configuration
def warn_about_potential_false_positives?
potentially cause false positives in tests, generally you want to
Indicates whether RSpec will warn about matcher use which will
def warn_about_potential_false_positives? on_potential_false_positives == :warn end