case 'unchanged':
      result = `${getSpace(step)}  ${obj.key}: ${stringify(obj.value, step)}`;
      break;