# File lib/rubygems/specification.rb, line 696 def installation_path (File.dirname(@loaded_from).split(File::SEPARATOR)[0..-2]). join(File::SEPARATOR) end