class Benchmark::IPS::Report

def initialize

Instantiate the Report.
def initialize
  @entries = []
end