exports.flag = function flag (opts) {
  const id = opts.id
  const user = opts.user

  return find()