<@U0MFU9N8P>: just write your own implementation i...
# getting-started
v
@yiweig: just write your own implementation inside the class, and it will be used instead of one auto-generated. This is not really overriding, so
super.toString()
is going to return
Any#toString()
, not something well-formatted