public HelperCollection(HelperCollection val) : base(val)
		{
		}
			public HelperCollectionEnumerator(HelperCollection mappings) : base(mappings)
			{
			}