$Proxy2 is just an anonymous subclass of the annot...
# announcements
u
$Proxy2 is just an anonymous subclass of the annotation generated at runtime, call
.annotationType()
on it to find out which annotation is it. I bet it's just an internal annotation emitted by the Kotlin compiler for all classes