# File lib/rdoc/dot/dot.rb, line 198
        def << ( thing )
            @nodes << thing
        end