<@U0B89PWE4>: as for now, `data` is no more than a...
# announcements
v
@dsvoronin: as for now,
data
is no more than a code-generation facility. It does not differentiate classes in any way, e.i if you implement
toString
and others manually, the result is gonna be the same as with
data
, obviously