public void databaseGrowthSize(int bytes) {
   _config.databaseGrowthSize(bytes);
 }