# File ../lib/fox/scintilla.rb, line 1359
    def wordEndPosition(pos, onlyWordCharacters)
      sendMessage(2267, pos, onlyWordCharacters)
    end