public void Initialize()
 {
     store = GetSubscriptionStore();
     store.InitSchema();
 }