invokeStatic

fun invokeStatic(className: String, method: String, vararg args: Any?): Any?

Call a (private) static method by name + arg count.