@interface _HMFCallerAsyncContext : NSObject - (void)assertIsExecuting; - (id)description; - (void)performBlock:(id /* block */)a0; @end