# File lib/familia/redisobject.rb, line 434
    def each_with_index &blk
      range.each_with_index &blk
    end