# File lib/merb-core/controller/abstract_controller.rb, line 260 def initialize(*args) @_benchmarks = {} @_caught_content = {} end