# File lib/action_controller/caching.rb, line 228 def initialize(controller, options = {}) @controller = controller @options = options end