void handleCommand(Namespace ns, Signal signal) throws CommandException;
default void handleCommand(final Namespace ns, final Manager m) throws CommandException {
void handleCommand(Namespace ns, Signal signal) throws CommandException;
default void handleCommand(final Namespace ns, final Manager m) throws CommandException {