@Override public String compute(String arg) throws InterruptedException { return dummy.echoWith(arg); }