# File lib/html/rexml-nodepath.rb, line 33
    def full_path
      parent_path + '/' + expanded_name + child_index
    end