# File lib/mongo/error/unsupported_collation.rb, line 46
      def initialize(message = nil)
        super(message || DEFAULT_MESSAGE)
      end