# File lib/active_support/multibyte/chars.rb, line 70 def =~(other) handler.translate_offset(@string, @string =~ other) end