# File cartesian_iterator.rb, line 88
def
raw_next
self
[
@next_index
+=
1
]
end