@interface PXContentSyndicationEmptyDataSource : PXContentSyndicationDataSource - (long long)numberOfSections; - (id)mostRecentlyAddedDate; @end