21 22 23 24 25
# File 'lib/jsonapi/resource_identity.rb', line 21 def ==(other) # :nocov: eql?(other) # :nocov: end