static Set sharedWords(S lhs, S rhs) { ret intersectCISets(words(lhs), words(rhs)); }