it(`should be a function`, () => {
    expect(makeHammerDriver).to.be.a(`function`)
  })