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