# File lib/god/meddle.rb, line 33
    def monitor
      @watches.each { |w| w.monitor }
    end