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