#import typedef id(^FUNCTION1)(id); typedef id(^FUNCTION2)(id, id); typedef BOOL(^PREDICATE)(id);