# File lib/mongo/grid/stream/read.rb, line 135
          def read_preference
            @read_preference ||= options[:read] || fs.read_preference
          end