@Test
 public void testGetSuffixes() throws Exception {
   assertEquals(propertySuffix, propertyLoader.getSuffixes());
 }