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