# File lib/bundler/cli.rb, line 410
def
lock
require
'bundler/cli/lock'
Lock
.
new
(
options
).
run
end