# File lib/xtemplate/xml.rb, line 174
def
on_charref
(
code
)
push_content
(
"&\##{code};"
)
end