it('should do the right thing', () => { assert.equal(f(4), 6); });