namespace Pilz.Plugins; public class PluginManager : PluginManager { public static PluginManager Instance { get; private set; } = new(); }