callSuspendMethod
suspend fun Any.callSuspendMethod(methodName: String, vararg args: Any?): Unit
Reflectively calls the provided suspend method with args