object NetUtils
findFreePort
fun findFreePort(port: Int): Int
deepClonePolymorphic
fun <T> T.deepClonePolymorphic(): T