If I'm in a file that has the string 'uuid' anywhere in it -- which is likely if I'm coding something dealing with uuids -- this package's 'uuid' autocomplete fails. (Sublime Text just assumes that I'm autocompleting a string I've used previously, instead of throwing it to GenerateUUID.) Is there a workaround for this? (Apart from opening a blank file and uuid-autocompleting there.)