# File lib/rgl/rdot.rb, line 149
149:
def
each_option
150:
@options
.
each
{
|
i
|
yield
i
} 151:
end