static S sendToSuperUserVM2(S line, O... args) { startSuperUserVM(); ret send("Super User VM.", line, args); }