static {
   context =
       new FileSystemXmlApplicationContext(
           PropertyAccessor.getPropertyFileLocation() + CONFIG_FILE_NAME);
 }