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