container = $container; } public function load() { return $this->container->get('aclManager'); } }