# File lib/builder/xmlevents.rb, line 49
49:
def
text!
(
text
) 50:
@target
.
text
(
text
) 51:
end