@interface SSVURLDataConsumer : NSObject + (id)consumer; - (id)objectForData:(id)a0 response:(id)a1 error:(id *)a2; @end