get

abstract operator fun <M : Any> get(type: KClass<M>, key: Key<M>, vararg options: Options.Get): M?