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