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