namespace Polonium.Attributes; [AttributeUsage(AttributeTargets.Interface)] public class AutoPatch : Attribute { }