# File ../lib/fox/scintilla.rb, line 801
    def getLineIndentation(line)
      sendMessage(2127, line, 0)
    end