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