/// <summary>
 /// Clears all elements from the Dictionary
 /// </summary>
 public void Clear() => Inverse.Clear();