# File lib/rubygems/specification.rb, line 507 def full_gem_path File.join(installation_path, "gems", full_name) end