# File lib/bundler/cli.rb, line 259
def
cache
require
"bundler/cli/cache"
Cache
.
new
(
options
).
run
end