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