describe('MixHook', function () {

  function EmptyHook() {}
  function EmptyHookGenerator() { return EmptyHook; }