# File lib/bundler/source/rubygems.rb, line 248 def loaded_from(spec) "#{Bundler.rubygems.gem_dir}/specifications/#{spec.full_name}.gemspec" end