Is it possible to test if code is using a specific keyword? For instance, simple programs where I would want to 'force' pupils to use `for` instead of `while`? If so, how would I do that in TESTed?