get

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