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