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