# File lib/puppet/external/dot.rb, line 200
200:         def push (thing)
201:             @ports.push(thing)
202:         end