# File lib/puppet/external/dot.rb, line 196
196:         def << (thing)
197:             @ports << thing
198:         end