public boolean isNewInstall() {
   return (ConfigurationChecker.isNewInstall());
 }