// start multi-port if none exists in current VM. static void startMultiPort() { L mp = getMultiPorts(); if (mp != null && mp.isEmpty()) callMain(hotwire("#1001672")); }