public function setUseCustomStyle($useCustomStyle)
 {
     $this->_load();
     return parent::setUseCustomStyle($useCustomStyle);
 }