namespace View_by_Distance.Shared.Models.Methods; public interface IFileSystem : Stateless.Methods.IFileSystem { string GetDate(); }