# Structs
DefaultProvider tries to read environment variables from various external sources.
Map exposes a set of convenience methods for reading configuration values from an EnvironmentProvider.
# Interfaces
Provider is an interface used to retrieve a string-based, key-value set of configuration options.