getServiceManagers

fun getServiceManagers(vararg kclass: KClass<*>): List<RpcServiceManager<*>>

This will make IntelliJ think that this function exists. The real implementation will be generated by the Kilua RPC Gradle Plugin.