describe('.id', () => {
    const rtColorer = new ResidueTypeColorer()

    it("have .id property type 'string'", () => {
      expect(rtColorer).to.have.property('id')