public static c help(this c command) => command.SubmittingProcess.set("/?");
public static c set(this IProcess broker, c command) => broker.Submit(command);