public static DestructiveDirectoryPath AsDestructive([NotNull] this DirectoryPath directory)
 => directory.CreateDestructive();