CMDB constructor

CMDB()

Implementation

factory CMDB() {
  return _instance;
}