class BenchmarkDriver::Output

def with_benchmark(&block)

def with_benchmark(&block)
  @output.with_benchmark(&block)
end