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