public IReadOnlyList <PluginIdentifier> FindAllPlugins()
 {
     return(_inner.FindAllPlugins());
 }