# File lib/mongo/write_concern/base.rb, line 58
      def acknowledged?
        !!get_last_error
      end