# File lib/mongo/error/bulk_write_error.rb, line 36
      def initialize(result)
        @result = result
      end