# File lib/action_controller/caching.rb, line 233
          def path_for(controller, options)
            new(controller, options).path
          end