472 473 474
# File 'lib/basecamp.rb', line 472 def to_xml XmlSimple.xml_out({:request => self}, 'keeproot' => true, 'noattr' => true) end