DynamicCall

fun DynamicCall(    self: Any,     methodName: String,     anyContinuationGen: () -> Continuation<*>)