is there any way to get rid of the auto-generated ...
# getting-started
t
is there any way to get rid of the auto-generated
INSTANCE
on objects (the one that's visible from java)?
r
I don't imagine it could be. It's the same insurance used by Kotlin, it's just sugared away.
t
i see, thanks