Example code ``` def name # ... end ``` When typing `def name`, there's no autocomplete when i write the first letter `n` :(