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