public Group CreateGroup(Group groupToCreate) { throw new NotImplementedException(); } public IEnumerable ListGroups() { throw new NotImplementedException(); }