JDL script still allows for generation when entity namings are ambiguous. This should not happen for namings that resembles reserved words in Java. For example: ``` entity List { } ```