A program to recognize and reward our most engaged community members
for( String file : new String[] {"file1.csv", "file2.csv"}) { process.getContext().addMacro(new Pair<String, String>("filename", file)); process.run();}