class ActiveRecord::AssociationRelation

def ==(other)

def ==(other)
  other == records
end