public override IEnumerable <string> GetDirectoryNames(string path) { return(stream_system.GetDirectoryNames(CalculatePath(path))); }