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