# File lib/nokogiri/xml/parse_options.rb, line 47
      def initialize options = STRICT
        @options = options
      end