private function hookExists($hookFile) { return file_exists(sprintf('%s%s', $this->hookDir, $hookFile)); }