# File lib/moped/cluster.rb, line 225 def retry_interval @retry_interval ||= options[:retry_interval] || RETRY_INTERVAL end