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