Method: Apricot::Identifier#hash

Defined in:
lib/apricot/identifier.rb

#hashObject



78
79
80
# File 'lib/apricot/identifier.rb', line 78

def hash
  @name.hash
end