push( thing )
No documentation available.
# File lib/rdoc/dot.rb, line 148 def push ( thing ) @ports.push( thing ) end