# File lib/merb-core/test/matchers/view_matchers.rb, line 189
    def negative_failure_message
      "expected following output to omit a #{tag_for_error} tag:\n#{@document}"
    end