class RubyReport::Generator::Csv

def add_report(report, **_opts)

def add_report(report, **_opts)
  @report = report
end