# File lib/graphviz/node.rb, line 137
    def set( &b )
      yield( self )
    end