function __construct(\Medialab\Config $config)
 {
     $this->client = $config->getClient();
 }