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