/// <summary> /// Clear the /// <see cref="map"/> /// </summary> public virtual void Clear() { map.Clear(); }