$ node
> {zunda:'zunda'}.toString()
'[object Object]'
> Object.prototype.toString = function() {return "[ohagi Ohagi]"}
> {zunda:'zunda'}.toString()
'[ohagi Ohagi]'
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.zunda.ninja/users/zundan/statuses/115262346340368549 on your instance and quote it. (Note that quoting is not supported in Mastodon.)