# File lib/graphviz/node.rb, line 85
85:     def set( &b )
86:       yield( self )
87:     end