public function __construct()
 {
     $this->css = Composer::getDefaultCSS();
     $this->js = Composer::getDefaultJS();
 }