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