pub(in storage) fn new( args: &Args<'_>, name: &str, config: &StorageProviderLocal, ) -> Result<Option<(String, Arc<Provider>)>>