void summary()

in generator/src/main/groovy/model/Video.groovy [37:39]


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