Consider the following: ```groovy def str = "prefix ${Object.class;} suffix" ``` `class` is missing keyword coloration. 