#import "TGWeakDelegate.h" @implementation TGWeakDelegate @synthesize object = _object; @end