Function NameRegistry.this

this (
  Domain realm,
  RegistryConfig config,
  NodeLedger ledger,
  ManagedDatabase cache_db,
  ITaskManager taskman,
  NetworkManager network,
  bool testing = false
);