# File lib/merb-core/test/matchers/view_matchers.rb, line 195
    def tag_for_error
      "#{inner_failure_message}<#{@tag}#{id_for_error}#{class_for_error}#{attributes_for_error}>"
    end