class Gitlab::PaginatedResponse

def ==(other)

def ==(other)
  @array == other
end