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