# File lib/active_resource/base.rb, line 822
    def eql?(other)
      self == other
    end