/**
  * {@inheritdoc}
  */
 public function discover($path = NULL)
 {
     return $this->subject->discover($path);
 }