# File lib/rubygems/dependency_list.rb, line 32
    def add(gemspec)
      @specs << gemspec
    end