namespace Acme.BookStore; public static class BookStoreTestConsts { public const string CollectionDefinitionName = "BookStore collection"; }