#import @interface UILabel (TapLocation) - (unsigned)characterAtTap:(UITapGestureRecognizer *)tap; @end