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