= private = protected
xpath()
FIXME This probably won’t work properly
# File lib/rexml/text.rb, line 229 def xpath path = @parent.xpath path += "/text()" return path end