# File lib/ramaze/snippets/string/ord.rb, line 14
        def ord
          self[0]
        end