public SecureComputeRpc(InjectableService service) => _service = service;
public AnonComputeRpc(InjectableService service) => _service = service;