# File lib/ramaze/reloader/watch_inotify.rb, line 31 def start_watcher Thread.new{ loop{ watcher_cycle }} end