[Source]
# File lib/rexml/doctype.rb, line 230 230: def initialize( src ) 231: super 232: end
[Validate]