# File lib/sinatra/reloader.rb, line 158
        def updated
          watchers.find_all(&:updated?)
        end