= private = protected
empty?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rexml/text.rb, line 100 def empty? @string.size==0 end