Source: show | on GitHub
# File lib/xmlrpc/parser.rb, line 724 def initialize require "rexml/document" @parser_class = StreamListener end