Compare #self or #resource against the given other.
#self
#resource
other
52 53 54
# File 'lib/wrapper.rb', line 52 def ==(other) super || resource == other end