reset method

void reset()

Implementation

void reset() {
  push(_initialState);
}