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