filepath = $filepath; return $this; } public function getFilepath(): string { return $this->filepath; } }