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