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