path = $path; } /** * @return string */ public function path() { return $this->path; } }