@interface CoreKnowledge.CKInMemoryWriteBatch : CoreKnowledge.CKAbstractWriteBatch - (void)writeWithCompletionHandler:(id /* block */)a0; - (BOOL)writeAndReturnError:(id *)a0; @end