public void testPaginate() throws Exception {
   assertEquals(0, fastXLSXOutput.paginate(null, 0));
 }