110111112113114115116
* filename. * * @return an instantiated file sink */ public SimpleFileSink file() { return new SimpleFileSink(); }