function let(Client $client)
 {
     $client->beADoubleOf('Superdesk\\ContentApiSdk\\Client\\Client');
     $this->beConstructedWith($client);
 }