Config constructor

Config()

Implementation

Config() {
  _finalizer.attach(this, _config);
}