public function clear()
 {
     return $this->collection->clear();
 }