#import #import @interface UIAlertView (PromiseKit) /** Thens the dismissedButtonIndex and the alertView itself as the second parameter. This promise will never be rejected. */ - (PMKPromise *)promise; @end