public IEnumerable <dynamic> Get(int appId, string scope = null, bool withStatistics = false) => _eavCtc.Get(appId, scope, withStatistics);