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