added: (acc, { key, value }) => acc.concat(`${repCh}+ ${key}: ${stringify(value, depth + 1)}\n`),