# File lib/mongo/legacy.rb, line 23
    def safe=(value)
      @write_concern = value
    end