computeIfAbsent

open override fun <T : Any> computeIfAbsent(key: AttributeKey<T>, block: () -> T): T