71 72 73
# File 'lib/global_id/signed_global_id.rb', line 71 def ==(other) super && @purpose == other.purpose end