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