contains another class
@override bool contains(CharacterClass other) { return other is LowerLetters; }