I am wondering on the relationship (or lack there of) between Base.nameof and MMI.human_name.
Should Base.nameof on model instances fall back to MMI.human_name?
It is the function i tried to use first when i wanted a name for a model instance
The ModelingToolkit ecosystem uses Base.nameof to provide names for things.