# File hexja, line 300
  def ord(char_code)
    return char_code
  end