# File lib/mongo/collection/view/readable.rb, line 398 def read(value = nil) return read_preference if value.nil? configure(:read, value) end