Returns:
33 34 35
# File 'lib/bundler/lazy_specification.rb', line 33 def eql?(other) identifier.eql?(other.identifier) end