# File lib/xtemplate/xml.rb, line 170
def
on_entityref
(
ref
)
push_content
(
"&#{ref};"
)
end