# File lib/rack/perftools_profiler/start_profiling.rb, line 18
    def act
      @profiler.start(@mode)
    end