Here's my workaround for now: `Class.forName(other...
# getting-started
d
Here's my workaround for now:
Class.forName(other.javaClass.kotlin.qualifiedName?.dropLast(other.javaClass.simpleName.length + 1))