85 86 87 88 89
# File 'lib/ease_engine/watcher.rb', line 85 def each @watches.each{|id, info| yield info } end