# File lib/xtemplate/xml.rb, line 275
def
text
(
str
)
push_content
(
REXML
::
Text
::
normalize
(
str
))
end