84 85 86
# File 'lib/xml/kit/templatable.rb', line 84 def render(model, options) ::Xml::Kit::Template.new(model).to_xml(options) end