cygnus
if(container.type === Container.Type.EXERCISE) providedContainers.find { it.type === Container.Type.EXPLAIN }?.let { containerList.add(it) }