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