public function __construct()
 {
     parent::__construct();
     $this->setMinify(false);
     //$this->import('xatajax.doc.js');
 }