namespace Toolkit.Foundation; public interface IProxyService { TService Proxy { get; } }