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