# File lib/openid/association.rb, line 103
    def ==(other)
      self.instance_variable_hash == other.instance_variable_hash
    end