public function srcPath($path = null) { return __DIR__ . '/../../src' . $this->parseSubPath($path); }