# File lib/mongo/client.rb, line 494 def write_concern @write_concern ||= WriteConcern.get(options[:write]) end