# File ../lib/fox/scintilla.rb, line 831
    def getIndentationGuides
      sendMessage(2133, 0, 0) == 1 ? true : false
    end