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