# File lib/sinatra/reloader.rb, line 201
      def removed?
        !File.exist?(path)
      end