static S sendToSuperUserVM(S line) { startSuperUserVM(); ret send("This is a JavaX VM. Super User VM.", line); }