Or without using `kotlin-reflect` library which ca...
# announcements
i
Or without using
kotlin-reflect
library which can be rather big for such use case:
Copy code
fun fileClass(): Class<*> = object { }.javaClass.enclosingClass