file = File::fromString($filepath); } public function getFile(): File { return $this->file; } }