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