describe('.id', () => {
    const ssColorer = new SecondaryStructureColorer()

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