# File lib/god/watch.rb, line 31
    def valid?
      super && @process.valid?
    end