public function __construct($key = null, $secret_key = null, $token = null)
    {
        $this->api_version = '2010-03-31';
        $this->hostname = self::DEFAULT_URL;