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