# File lib/sinatra/reloader.rb, line 146 def watcher_for(path) @path_watcher_map[File.expand_path(path)] end