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