# File lib/god/metric.rb, line 71 def enable self.conditions.each do |c| self.watch.attach(c) end end