# File lib/xtemplate/xml.rb, line 198
def
on_attr_entityref
(
ref
)
push_attrval
(
"&#{ref};"
)
end