51525354555657
return delegate.create(name); } } private TextReport<?> createRubyReport(String name) throws Exception { return new JRubyReportFactory().buildReport(createResource(name)); }