# File lib/rubygems/dependency.rb, line 140
  def type
    @type ||= :runtime
  end