class Middleman::Profiling::RubyProfProfiler

def start

def start
  RubyProf.start
end