# File lib/action_view/reloadable_template.rb, line 9 def initialize(path) super @paths = {} new_request! end