huggee.beforeEach(function (t) {
      var done = function () {} ;
      Object.keys(t).forEach(function (p) {
        done[p] = t[p];
      });