Test::Unit::TestCase
# File lib/active_support/test_case.rb, line 28 def self.for_tag(tag) yield if $tags[tag] end