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