Insert an ending tag.
# File builder/xmlmarkup.rb, line 294 def _end_tag(sym) @target << "</#{sym}>" end
<code/>
<pre/>
<code/>and<pre/>for code samples.