namespace Znyc.CloudCar.Filter { [AttributeUsage(AttributeTargets.Field)] public class SnowflakeAttribute : Attribute { } }