# File lib/yadis/service.rb, line 18 def ==(other) return self.instance_variables == other.instance_variables end