# File lib/active_support/multibyte/chars.rb, line 351
      def upcase
        apply_mapping :uppercase_mapping
      end