public void Add(IConfigurationItem item) { item.Prepare(this); SafeConfigurationItems().Put(item, item); }