48495051525354
* Create report. * @return newly created report. */ public Report newReport() { return new NullReportImpl(); }