# File lib/rubygems/installer.rb, line 110
  def gem_dir
    @gem_dir ||= spec.gem_dir.dup.untaint
  end