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