Consider the following: ```groovy trait T { public static final VALUE static test() { VALUE } } ``` The reference "VALUE" is not highlighted (default coloration). 