#import #import "UIViewController+LayoutProtocol.h" @interface BottomTabsBaseAttacher : NSObject - (void)attach:(UITabBarController *)bottomTabsController; @end