# File rexml/text.rb, line 76
  def empty?
			@string.size==0
		end