case 'unchanged':
          return `${makeIndent(depth)}  ${node.name}: ${formatValue(node.value, depth + 1)}`;