# File lib/mongo/server_selector/selectable.rb, line 214 def local_threshold @local_threshold ||= (options[:local_threshold] || ServerSelector::LOCAL_THRESHOLD) end