46 47 48 49 50
# File 'lib/god/metric.rb', line 46 def enable self.conditions.each do |c| self.watch.attach(c) end end