public function resolvePath($path)
 {
     return $this->view->resolvePath($path);
 }