# File lib/puppet/external/dot.rb, line 252
252:     def << (thing)
253:       @nodes << thing
254:     end