pub trait ServerModuleInitRegistryExt { // Required method fn to_common(&self) -> CommonModuleInitRegistry; }