describe('sort=true coerce=true', () => {
      const hash = hasher({ sort: true, coerce: true, trim: true });
      test('coerce', () => {
        expect(hash.hash(testData.objects.coerce)).toBe(
          'fce5fc0483350eadaf1e506a30801e4744984a192f7117fd17b47c59d966aaf2',