# File lib/mongo/collection/view/readable.rb, line 521
        def max_time_ms(max = nil)
          configure(:max_time_ms, max)
        end