# File lib/mail/multibyte/chars.rb, line 193
        def ord
          Unicode.u_unpack(@wrapped_string)[0]
        end