Config class enables users to use fluent API for creating a list of
properties which should be overridden in the existing Arquillian
configuration. It holds a map of properties that can be retrieved via
map() and the results should be passed e.g. to
ContainerController.start(String, Map)