# File lib/merb-core/test/matchers/view_matchers.rb, line 291
  def not_match_tag(attrs)
    NotMatchTag.new(attrs)
  end