# File lib/bundler/cli.rb, line 65
    def prune
      Bundler.mode = :local
      @bundle.prune(@options)
    end