it('should return the width', function () {
            expect(this.instance.getWidth()).to.be.equal(2);
        });