Name clashes when loading several run-time config files.

I have noticed the loaded config files are loaded into a module called config in here. but in bob.bio.base this name is selected randomly each time.

Shouldn't this be like bob.bio.base as well?