787980818283848586
return this.isLastWord(word); } public VocLevel setVocabulary(VocLevel level) { VocLevel oldLevel = this.level; this.level = level; return oldLevel; }