class Bundler::Runtime

def rb_lock_file

def rb_lock_file
  root.join(".bundle/environment.rb")
end