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