container = $container; } public function load() { return new DataManagerService($this->container); } }