# File lib/mongo/error/insufficient_iteration_count.rb, line 29
      def initialize(msg)
        super(msg)
      end