# File lib/rspec/matchers/built_in/be.rb, line 156 def failure_message_for_should_not "expected #{predicate}#{args_to_s} to return false, got #{@result.inspect}" end