DomainObject from which most of our classes inherit, so this is
probably the place to add a 'displayString' for something like this.
Not necessarily domain objects only.
Some core objects (Blocks, CompiledMethods, etc.) could benefit from
having a developer string representation (#printString) and a UI
string representation (#displayString).