[configurator.parser]
json = json:load
toml = toml:load
yaml = yaml:safe_load
yml = yaml:safe_load

