No documentation available for this class.
PATTERN_RE = /\\s*(#{START}.*?>)/um
START = "<!ATTLIST"
START_RE = /^\\s*#{START}/um