public IEnumerable <Conversation> Donner() { return(_rep.Donner().Select(j => j.VersClient())); throw new NotImplementedException(); }