# File cartesian_iterator.rb, line 92
  def restart_and_raw_next
    self[@next_index = 0]
  end