This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.
new(spec)
Constructs a builder instance for the provided specification
spec
The specification instance
# File lib/rubygems/builder.rb, line 27 def initialize(spec) @spec = spec end