# File lib/bundler/shared_helpers.rb, line 28 def default_lockfile Pathname.new("#{default_gemfile}.lock") end