public function _getTime($sync = null)
 {
     return parent::_getTime($sync);
 }
 public function _getTime()
 {
     return parent::_getTime();
 }