Support Snake and Kebab case mappings
Support Snake and Kebab case mappings
Allow the use of Snake and Kebab case for configuration values.
Rename the CamelCase path mapper to Dot Notation, as that is the output.
Gestalt Cache behaves more like Gestalt. If the value doesnt exist and you call the default with different values, you should get the default called with back. Not cache the first default seen.