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