# File lib/rspec/matchers/has.rb, line 16 def failure_message_for_should_not "expected ##{predicate(@expected)}#{failure_message_args_description} to return false, got true" end