#import @interface GBCheckableAlertController : UIAlertController @property UIAlertAction *selectedAction; @end