Can I define the offset of the index in the each_with_index loop iterator? My straight forward attempt failed:
some_array.each_with_index{|item, index = 1| s
If some_index is somehow meaningful, then consider using a hash, rather than an array.
some_index