erase method

void erase()

Implementation

void erase() {
  _clear = true;
}