pub type ConfiguratorRef = Arc<dyn Configurator>;
pub struct ConfiguratorRef { /* private fields */ }