public function __construct($response, Client $client)
 {
     parent::__construct($response, $client);
     $this->setCommand($this->getMessage());
 }