# File lib/httparty/parser.rb, line 110
    def xml
      MultiXml.parse(body)
    end