Legend
public AutoDictionary<TKey, TValue>( IEqualityComparer<TKey> comparer, Func<TKey, TValue> initializer = null )