# File lib/rubygems/dependency.rb, line 233
  def specific?
    @requirement.specific?
  end