@interface VUIGenresRequestResponseParser : NSObject - (id)init; - (id)_parseRawGenreResults:(id)a0; - (id)parseAMSURLResult:(id)a0; @end
@interface VUIGenresRequestResponseParser : NSObject - (id)init; - (id)_parseRawGenreResults:(id)a0; - (id)parseAMSURLResult:(id)a0; @end