@interface MusicUI.JSRecentLibrarySearchesProviderObject : NSObject - (id)init; - (id)retrieveRecentLibrarySearches; @end