# File lib/bundler/graph.rb, line 24
def
viz
GraphVizClient
.
new
(
self
).
run
end