it('excludes other', () => {
        atom.het = false
        expect(selectors.hetatm().includesAtom(atom)).to.equal(false)
      })