Inheritance: IConfigurationBuilder
		public ConfigurationSource(ConfigurationBuilder builder)
		{
			this.builder = builder;
		}