/* 78 */ Inventory.inventory().addToList(new ShadowNoFileLockStoreSetup());
/* 79 */ Inventory.inventory().addToList(new ActionStoreSetup());
/* 80 */ Inventory.inventory().addToList(new HashedActionStoreSetup());
/* 81 */ Inventory.inventory().addToList(new HashedStoreSetup());
/* 82 */ Inventory.inventory().addToList(new JDBCStoreSetup());
/* 83 */ Inventory.inventory().addToList(new JDBCActionStoreSetup());
/* 84 */ Inventory.inventory().addToList(new CacheStoreSetup());
/* */
/* 86 */ Inventory.inventory().addToList(new JNSSetup());
/* 87 */ Inventory.inventory().addToList(new PNSSetup());
/* */