clear method

dynamic clear()

Implementation

clear() {
  this.forceClear = true;
}