# File lib/active_resource/formats/xml_format.rb, line 16 def encode(hash, options={}) hash.to_xml(options) end