/**
  * {@inheritdoc}
  */
 public function setPath($path)
 {
     $this->subject->setPath($path);
 }