method

clear

clear()
public

No documentation available.

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