50515253545556
if (cmd != null) { return cmd; } } return new FailCommand("Unrecognized command " + command); }