# File lib/mongo/server_selector/secondary_preferred.rb, line 75 def to_mongos return nil if tag_sets.empty? && max_staleness.nil? to_doc end