# File rexml/quickpath.rb, line 225
    def QuickPath::name()
      return Functions.node.name if Functions.node.kind_of? Element
    end