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