# File lib/rgl/rdot.rb, line 253
253:     def << (thing)
254:       @nodes << thing
255:     end