# File lib/bundler/cli.rb, line 353
    def viz
      require 'bundler/cli/viz'
      Viz.new(options).run
    end