# File lib/active_support/multibyte/chars.rb, line 147
      def +(other)
        self << other
      end