# File lib/rgl/rdot.rb, line 197
197:     def << (thing)
198:       @ports << thing
199:     end