# File lib/rack/perftools_profiler/stop_profiling.rb, line 5
    def act
      @profiler.stop
    end