class Benchmark::IPS::Share

def initialize(report, job)

def initialize(report, job)
  @report = report
  @job = job
end