It would be very nice if the `ConfigLoader` class would support `toml` configuration files. Given that `toml.load()` returns `dict` object and the implementation for JSON exists, the changes should be rather small.