# File lib/bundler/cli.rb, line 87
def
init
require
'bundler/cli/init'
Init
.
new
(
options
.
dup
).
run
end