public Report GetEmptyReport() { return(_builder.WithHeader("Empty").WithBody("Empty").GetReport()); }