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