# File lib/rabl/configuration.rb, line 103 def default_xml_options @_default_xml_options ||= @xml_options.reverse_merge(DEFAULT_XML_OPTIONS) end