# File lib/spec/rails/matchers/assert_select.rb, line 77 def have_tag(*args, &block) AssertSelect.new(:assert_select, self, *args, &block) end