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