# File lib/puppet/external/dot.rb, line 256
256:         def push (thing)
257:             @nodes.push( thing )
258:         end