We are incorrectly colorizing things in the editor
```
app.set
app.get
app.delete
```
The set, get, delete all get colored like keywords which is wrong.
```
app.set
app.get
app.delete
```
The set, get, delete all get colored like keywords which is wrong.