class Mail::Multibyte::Chars

def =~(other)

def =~(other)
  @wrapped_string =~ other
end