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