# File lib/active_support/multibyte/chars.rb, line 369
      def ord
        self.class.u_unpack(@wrapped_string)[0]
      end