# File lib/rubygems/builder.rb, line 27
  def initialize(spec)
    @spec = spec
  end