getOrPut

fun getOrPut(format: FileFormat<*>, defaultValue: () -> Pair<MutableSet<FileFormat<*>>, TemplateContext>): MutableSet<FileFormat<*>>