void url()

in generator/src/main/groovy/model/Course.groovy [40:42]


    void url(String url){
        this.url = url
    }