# File lib/mongo/mongo_sharded_client.rb, line 60 def valid_opts GENERIC_OPTS + SHARDED_CLUSTER_OPTS + READ_PREFERENCE_OPTS + WRITE_CONCERN_OPTS end