static L sendToAllVMs(S line, Object... args) { ret sendToAll("This is a JavaX VM.", line, args); }