if (r.length < 3) {
    plugin.logerror(
      plugin,
      `monkey: bad result length ${r.length} string="${str}"`,
    )