# File lib/mongo/server/connection_pool/queue.rb, line 283
        def max_idle_time
          @max_idle_time ||= options[:max_idle_time]
        end