public function getSender()
 {
     $this->__load();
     return parent::getSender();
 }