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