# File lib/rubygems/dependency_list.rb, line 60
  def clear
    @specs.clear
  end