# File lib/mongo/client.rb, line 418
    def read_preference
      @read_preference ||= options[:read]
    end