Used to give XmlBuilder templates access to a ‘root’ xml object.
[Source]
# File lib/mack/rendering/engine/builder.rb, line 24 24: def xml 25: @_xml 26: end
[Validate]