if ('function' === typeof args[args.length - 1]) {
    fn = args.pop()
    data.cid = true
  }