# File lib/rgl/rdot.rb, line 201
201:     def push (thing)
202:       @ports.push(thing)
203:     end