$ 0 0 %hook CKBalloonTextView- (NSString*)attributedText{ id ret=%orig;NSLog(@"Text:%@ ",ret);return ret;} %end