# File lib/familia/redisobject.rb, line 536
    def each_with_index &blk
      members.each_with_index &blk
    end