# File lib/sinatra/reloader.rb, line 166 def initialize(path) @ignore = nil @path, @elements = path, [] update end