module Middleman::Profiling

def start

Start the profiler
def start
  profiler.start
end