public function renderScript($script)
 {
     return $this->view->renderScript($script);
 }