@Override
 public SingleRpcCommand buildSingleRpcCommand(ReplicableCommand call) {
   return actual.buildSingleRpcCommand(call);
 }