#import #import @interface UIViewController (Utils) - (void)forEachChild:(void (^)(UIViewController *child))perform; @end