# File lib/rgl/rdot.rb, line 193
193:
def
each_port
194:
@ports
.
each
{
|
i
|
yield
i
} 195:
end