@interface FlexSongMetaDataReader_V2 : NSObject + (id)_pathToMetadata:(id)a0; + (BOOL)isSongAtPath:(id)a0; + (id)songAtPath:(id)a0; @end