# File lib/action_dispatch/testing/assertions/tag.rb, line 124 def find_tag(conditions) html_document.find(conditions) end