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