void create(List<Scope> links) { _instanceRegistry.create(scopeDefinition.definitions); _linkedScope.addAll(links); }