describe('alpha', function () {

            beforeEach(function () {
                this.offset = 2 * 4 + 3;
            });