container = $container; } public function LocalService(){ return new Container($this->container); } }