# File lib/graphviz/graphml.rb, line 94
    def graphml_key_default( node )
      @current_attr[:default] = node.texts().to_s
    end