method

hash

hash()
public

No documentation available.

# File lib/rubygems/name_tuple.rb, line 120
  def hash
    to_a.hash
  end