# File monit/lib/symbiosis/monitor/process.rb, line 111 def do_check(n) raise Errno::ESRCH, self.pid unless n == self.name end