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