Is your feature request related to a problem? Currently, if I inherit a custom textmap.Getter or textmap.Setter, I can't properly type hint it. For example, take this class: from ...