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