class Middleman::Profiling::NullProfiler

A profiler that does nothing. The default.

def report(_)

def report(_)
end

def start

def start
end