# File lib/active_support/multibyte/chars.rb, line 108 def +(other) chars(@wrapped_string + other) end