#import <UIKit/UIKit.h>
@interface GBMenuViewController : UIAlertController
+ (instancetype)menu;
@end