Source: show | on GitHub
# File lib/xmlrpc/parser.rb, line 615 def initialize require "nqxml/streamingparser" @parser_class = XMLRPCParser end