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