# File lib/xtemplate/xml.rb, line 283
def
comment
(
str
)
push_content
(
"<!--#{str}-->"
)
end