contains

operator fun Registry<*>.contains(key: String): Boolean
operator fun Registry<*>.contains(key: Key): Boolean