@interface TZUtilities : NSObject + (BOOL)fileExistsAndIsSymbolicLinkAtURL:(id)a0; + (id)stringWithContentsOfFileAtURL:(id)a0 error:(id *)a1; @end