in generator/src/main/groovy/model/Course.groovy [36:38]
void instructor(String instructor) { this.instructor = instructor }