Configuration constructor

Configuration()

Implementation

factory Configuration() {
  return _singleton;
}