public static void EnsureValue<TKey, TValue>( this Dictionary<TKey, TValue> dictionnary, TKey key, TValue value )