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