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