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