#import @interface TGWeakDelegate : NSObject @property (atomic, weak) id object; @end