# File lib/facet/enumerable/graph.rb, line 43 def graph!( &blk ) self.replace( map_hash( &blk ) ) end