@interface MTSyncChangeStore : NSObject + (id)inMemoryStore; + (id)persistentStoreForDataModel:(id)a0; @end