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