using System; namespace InABox.Core { public class SecondaryIndexAttribute : Attribute { } }