@interface AEConcreteFileSystemPrimitives : NSObject <AEFileSystemPrimitives> - (BOOL)fileExistsAtURL:(id)a0; @end