# File TagTreeScanner.rb, line 799
        def tags_by_name( tag_name )
                @root.tags_by_type( tag_name )
        end