public void DetachConvention(Convention convention) { convention.Detach(); _conventions.Remove(convention); }