# File lib/erubis/engine/ephp.rb, line 33
def
add_text
(
src
,
text
)
src
<<
escape_text
(
text
)
end