method

hash

ruby latest stable - Class: Gem::Source
hash()
public

No documentation available.

# File lib/rubygems/source.rb, line 108
  def hash # :nodoc:
    @uri.hash
  end