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