public void outputFile(String filename, XWikiContext context) throws IOException {
   plugin.outputFile(filename, context);
 }