function __construct($akey, $skey, $access_token = NULL, $refresh_token = NULL) { parent::__construct($akey, $skey, $access_token, $refresh_token); }