# File lib/spec/rails/matchers/assert_select.rb, line 88
      def with_tag(*args, &block)
        should have_tag(*args, &block)
      end