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