public IEnumerable <string> EnumerateFiles() => file.Select(fileEntry => fileEntry.Name);