Kabelwerk constructor

Kabelwerk()

Implementation

Kabelwerk() {
  _connector = Connector(config, _dispatcher);
}