callSuper

fun callSuper(superType: KClass<*>, args: List<Any?>): Any?

Calls super method of superType with given args