# File lib/spec/matchers/exist.rb, line 11 def negative_failure_message "expected #{@given.inspect} to not exist, but it does." end