# File lib/rexml/document.rb, line 57 def expanded_name '' #d = doc_type #d ? d.name : "UNDEFINED" end