52 53 54 55 56
# File 'lib/god/metric.rb', line 52 def disable self.conditions.each do |c| self.watch.detach(c) end end