# File lib/innate/options/dsl.rb, line 166
    def each_option(&block)
      @hash.each(&block)
    end