removed: (key, depth) =>
    `${getTab(depth)}${keyType.removed}${key.name}: ${stringify(key.valueBefore, depth + 1)}`,