class RubyReport::Generator::Base

def add_report(report, **opts)

def add_report(report, **opts)
  raise NotImplementedError
end