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