invokeMethodBestMatch

fun invokeMethodBestMatch(methodName: String, returnType: Class<*>? = null, vararg params: Any?): Any?