# File lib/facet/hash/graph%21.rb, line 4
  def graph!( &blk )
    self.replace( graph( &blk ) )
  end