# File lib/nokogiri/xml/parse_options.rb, line 60
      def strict
        @options |= STRICT
        self
      end