function __construct($apiKey = null, $acceptLanguage = 'en-US') { $this->_apiKey = $apiKey; $this->_acceptLanguage = $acceptLanguage; }