class RSpec::Matchers::BuiltIn::BePredicate
def failure_message_for_should_not
def failure_message_for_should_not "expected #{predicate}#{args_to_s} to return false, got #{@result.inspect}" end
def failure_message_for_should_not "expected #{predicate}#{args_to_s} to return false, got #{@result.inspect}" end