namespace GerstITS.Examples.Logic.Shared.Search.Sorting; internal interface ISortable { }