# File lib/rubygems/specification.rb, line 1382
  def installation_path
    loaded_from && base_dir
  end