If this is used in a table view cell, and scrolled fast it will crash the app at
if (range.length && selectedRange && selectedRange.highlightColor) { [self.textStorage addAttribute:NSForegroundColorAttributeName value:selectedRange.highlightColor range:range]; }