config = $config; } public function load() { return new FileManagerService($this->config); } }