@Test
 public void testGetFilters() throws Exception {
   assertEquals(propertyFilter, propertyLoader.getFilters());
 }