public void testSupportsPagination() throws Exception {
   assertEquals(false, fastXLSXOutput.supportsPagination());
 }