public static Configure DBSubcriptionStorage(this Configure config)
 {
     return(config.UseNHibernateSubscriptionPersister());
 }