protected function getFlag($filePath = '')
 {
     return parent::getFlag($this->getPath() . $filePath . '_flag.log');
 }