27#import <Foundation/Foundation.h>
29#import <CoreData/CoreDataErrors.h>
30#import <CoreData/NSAttributeDescription.h>
31#import <CoreData/NSEntityDescription.h>
32#import <CoreData/NSFetchRequest.h>
33#import <CoreData/NSFetchedPropertyDescription.h>
34#import <CoreData/NSManagedObject.h>
35#import <CoreData/NSManagedObjectContext.h>
36#import <CoreData/NSManagedObjectID.h>
37#import <CoreData/NSManagedObjectModel.h>
38#import <CoreData/NSPersistentStoreCoordinator.h>
39#import <CoreData/NSPropertyDescription.h>
40#import <CoreData/NSRelationshipDescription.h>