/**
  * {@inheritdoc}
  */
 public function clear()
 {
     $this->collection->clear();
 }