# File lib/god/watch.rb, line 233 def monitor if !self.metrics[:init].empty? self.move(:init) else self.move(:up) end end