# File lib/slop/commands.rb, line 107
    def each(&block)
      @commands.each(&block)
    end