# File lib/html/rexml-nodepath.rb, line 39
    def full_path
      parent_path + '/text()' + " " + expanded_name
    end