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