Description
When I was removing the Configuration methods for putting objects into Configurations, I missed one of them and the associated callers. I also extend Configuration to implement Iterable<Map.Entry<String,String>> so that you can iterate through the configuration.