Avoid copy-by-value when iterating over these maps.
This reverts PR #111. This reverts commit 230811031f.
230811031f
Load a tree of configuration files anchored at `bundle.yml` into the `config.Root` struct. All mutations (from setting defaults to merging files) are observable through the `mutator.Mutator` interface.