class Brightbox::Config::SectionNameDeduplicator

The CLI config file is broken into sections, each with a unique name. When adding a new section as a conveinence if a name would clash instead of the original error we select a suitable alternative.

If the name is not in use then it is returned unchanged.