A profiler that does nothing. The default.
# File lib/middleman-core/profiling.rb, line 25 def report(_); end
# File lib/middleman-core/profiling.rb, line 23 def start; end