ConfigurationBuilder constructor

ConfigurationBuilder()

Implementation

ConfigurationBuilder() {
  Configuration._defaults(this);
}