@Override public Response interpretLine(Serializable clientId, String line, Output out) throws ShellException, RemoteException { return actual.interpretLine(clientId, line, out); }