@interface PKAsyncFactory : NSObject + (id)createObjectWithOperation:(id /* block */)a0 completion:(id /* block */)a1; @end