# File lib/graphviz/node.rb, line 95
95:     def set( &b )
96:       yield( self )
97:     end