public function getEndTime()
 {
     $this->_load();
     return parent::getEndTime();
 }