avoid method

FocusOn avoid()

Implementation

FocusOn avoid() {
  _avoid = true;
  return this;
}