@Test
 public void testGetUsedFields() throws Exception {
   assertNull(analyzer.getUsedFields(meta));
 }