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