static S sendToPhoneVM(S line, O... args) { ret sendToPhoneBot(vmIDString(), line, args); }