@interface SUSUIFakeSUDownloadMetadata : SUDownloadMetadata - (BOOL)isAutoDownload; - (int)termsAndConditionsAgreementStatus; @end