# File lib/moped/cluster.rb, line 83 def down_interval @down_interval ||= options[:down_interval] || DOWN_INTERVAL end