# File lib/bundler/runtime.rb, line 7 def initialize(*) super write_rb_lock if locked? && !defined?(Bundler::ENV_LOADED) end