# File lib/ramaze/reloader/watch_inotify.rb, line 57
      def remove_watch(file)
        @watcher.rm_watch(file)
      end