# File lib/merb-core/test/matchers/view_matchers.rb, line 203
    def inner_failure_message
      "#{@inner_has_tag.tag_for_error} tag within a " unless @inner_has_tag.nil?
    end