/*
   * Set a specific index (used to skip ahead)
   * call-seq:
   *    enumerate_info.index = 42
   */
  void set_index(int i) {