public static IEnumerable <string> Files(bool includeExtensions) { return(_storage.Files(includeExtensions)); }