# File lib/bundler/rubygems_ext.rb, line 26 def loaded_from relative_loaded_from ? source.path.join(relative_loaded_from).to_s : rg_loaded_from end