callMethod

suspend fun callMethod(instance: T, key: Any?, args: List<Any?>): Any?