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