# File lib/puppet/external/dot.rb, line 148
148:         def each_option
149:             @options.each{ |i| yield i }
150:         end