[Source]
# File xmlrpc/parser.rb, line 724 def initialize require "xmlscan/parser" @parser_class = XMLScanParser end
[Validate]