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