# File hexja, line 294
  def ord(str)
    return str.ord
  end