# File lib/action_dispatch/testing/assertions/tag.rb, line 128 def find_all_tag(conditions) html_document.find_all(conditions) end