public function begin()
 {
     parent::begin();
     $this->aggregate->clear();
 }