/**
  * Set this builder in initial state
  */
 public function clear()
 {
     $this->batch->clear();
 }