static S sendToPublicCommBotThroughProxy(S proxy, S target, S line, O... args) { ret sendToAwareness(proxy, "please forward to machine *: *", target, format(line, args)); }