#import "GOOAlertView.h" @interface YTAlertView : GOOAlertView + (instancetype)yt_dialog; - (void)removeDefaultPadding; @end