# File lib/reststop.rb, line 74 def self.qxp(qxml) #xml = XmlSimple.xml_in_string(qxml, 'forcearray' => false) H.new Hash.from_xml(qxml) end