51525354555657
if (prefix != null) { msg = prefix + msg; } return new EchoCommandResponse(echoCommand, msg); }