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