reset1 method

void reset1()

Implementation

void reset1() {
  index = -1;
}