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