Source: show | on GitHub
# File ../ruby/lib/xmlrpc/parser.rb, line 723 def initialize require "xmlscan/parser" @parser_class = XMLScanParser end