# File rexml/functions.rb, line 26
  def Functions::text( )
			return true if @@node.kind_of? Text
		end