class RSpec::Matchers::BuiltIn::RaiseError
def handle_warning(message)
def handle_warning(message) RSpec::Expectations.configuration.false_positives_handler.call(message) end
def handle_warning(message) RSpec::Expectations.configuration.false_positives_handler.call(message) end