public function setJs(JsUtils $js)
 {
     $this->js = $js;
     $this->_di = $js->getDi();
 }