it('works with coercer bindable', function () {
      let setCount = 0;
      const values = [];
      @customAttribute('my-attr')
      class MyAttr {