= private = protected
hash()
@return [Fixnum] a hash for the vertex based upon its {#name}
# File lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb, line 102 def hash name.hash end