# File lib/bundler/environment.rb, line 33 def lock(opts = {}) @definition.lock(Bundler.default_lockfile, opts[:preserve_bundled_with]) end