# File monit/lib/symbiosis/monitor/runner.rb, line 52 def state_db @state_db ||= Symbiosis::Monitor::StateDB.new(@state_db_fn) end