# File lib/rubygems/specification.rb, line 1262 def gem_dir @gem_dir ||= File.expand_path File.join(gems_dir, full_name) end