it('should return the height', function () {
            expect(this.instance.getHeight()).to.be.equal(3);
        });