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