fun keys(): Set<TypeKey<*>>
Returns a set of all keys registered on the backing Component and all the ancestor components.
This is used internally and may be useful for debugging and testing.