# File lib/mail_room/coordinator.rb, line 18 def run watchers.each(&:run) self.running = true sleep_while_running ensure quit end