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