= private = protected
to_s()
Returns this entity as a string. See write().
# File lib/rexml/entity.rb, line 119 def to_s rv = '' write rv rv end