# File lib/action_controller/request_profiler.rb, line 76
    def initialize(options = {})
      @options = default_options.merge(options)
    end