@interface SLUtils : NSObject + (id)createErrorWithMsg:(id)a0 code:(unsigned long long)a1; + (id)decodeJsonFromFile:(id)a0; @end