# File lib/sinatra/reloader.rb, line 133 def watch(path, element) watcher_for(path).elements << element end