# File lib/nokogiri/xml/parse_options.rb, line 73
      def strict
        @options &= ~RECOVER
        self
      end