There's no documentation for this item.
# File builder/xmlmarkup.rb, line 197 def comment!(comment_text) _ensure_no_block block_given? _special("<!-- ", " -->", comment_text, nil) end
<code/>
<pre/>
<code/>and<pre/>for code samples.