function MixHook(hook) {
  if (isMochaMixHook(hook)) {
    return hook;
  }