public TestComputeServicePocoClientFactory(IComputeServicePocoClient client)
 {
     this.client = client;
 }
 public TestComputeServicePocoClientFactory(IComputeServicePocoClient client)
 {
     this.client = client;
 }