# File lib/spec/matchers/exist.rb, line 8
      def failure_message
        "expected #{@given.inspect} to exist, but it doesn't."
      end