class TestProf::FactoryDefault::NoopProfiler

def instrument(*)

def instrument(*)
  yield
end

def print_report

def print_report
end