# File monit/lib/symbiosis/monitor/check.rb, line 220 def restart return if ( should_ignore? ) self.stop self.start end