# File lib/inotify/inotify_native.rb, line 67 def rm_watch(uint32) self.inotify_rm_watch(@fd, uint32) end