public function __construct()
 {
     $this->_beforeToHtml();
     parent::_construct();
 }