using System; namespace Antmicro.OptionsParser { public class HideAttribute : Attribute { } }