# File lib/merb-core/controller/abstract_controller.rb, line 390
  def self.reset_template_path_cache!
    self._template_path_cache = {}
  end