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