# File lib/nokogiri/xml/parse_options.rb, line 65
      def strict?
        @options & RECOVER == STRICT
      end