# File lib/ramaze/reloader/watch_stat.rb, line 31
      def remove_watch(file)
        @files.delete(file)
      end