spec()
Lazy accessor for the installer’s spec.
# File lib/rubygems/installer.rb, line 128 def spec @spec ||= format.spec end