# File lib/sinatra/reloader.rb, line 178
      def update
        @mtime = File.mtime(path)
      end