markReverse method

void markReverse()

Implementation

void markReverse() {
  shouldReverse = true;
}