# File lib/active_support/multibyte/chars.rb, line 385
      def downcase
        apply_mapping :lowercase_mapping
      end