# File lib/rubygems/dependency_list.rb, line 19
    def initialize
      @specs = []
    end