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