using System; namespace CPF.Mac.ObjCRuntime { public class LionAttribute : Attribute { } }