# File lib/rdoc/dot/dot.rb, line 108
        def each_option
            @options.each{ |i| yield i }
        end