public interface ITextService { decimal ValueProducts(IEnumerable products); }