residue.forEachAtom((a) => {
          if (!(a.mask & setMask)) {
            a.mask |= setMask
            self._selectionCount++
          }