# File ../lib/fox/scintilla.rb, line 54
    def getCharAt(pos)
      sendMessage(2007, pos, 0)
    end